Skip to content

Commit

Permalink
urlbar unnecessary css removed
Browse files Browse the repository at this point in the history
  • Loading branch information
radhika committed Oct 12, 2022
1 parent eda591c commit 2fbaef9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 270 deletions.
1 change: 0 additions & 1 deletion packages/ui-kit/src/components/url/components/Url.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { FC } from 'react';
import { Column, Row, SingleLineEditor } from '@firecamp/ui-kit';

import { IFELanguages } from '@firecamp/ui-kit/src/components/editors/monaco/lang/IFE.constants';
import '../sass/URLbar-v2.sass';

const Url: FC<IUrl> = ({
id = '',
Expand Down
269 changes: 0 additions & 269 deletions packages/ui-kit/src/components/url/sass/URLbar-v2.sass

This file was deleted.

0 comments on commit 2fbaef9

Please sign in to comment.