chore: sync from legacy redo

This commit is contained in:
41666 2021-08-01 13:17:34 -04:00
parent dde05c402e
commit c4dda617b1
7 changed files with 67 additions and 2 deletions

View file

@ -0,0 +1,2 @@
import styled from 'styled-components';
export const EditorSyncFromLegacyStyled = styled.div``;