mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-17 09:59:10 +00:00
2 lines
89 B
TypeScript
2 lines
89 B
TypeScript
import styled from 'styled-components';
|
|
export const EditorUtilityStyled = styled.div``;
|