mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
2 lines
95 B
TypeScript
2 lines
95 B
TypeScript
import styled from 'styled-components';
|
|
export const EditorAccessControlStyled = styled.div``;
|