Skip to content

Commit

Permalink
Fixed failing CI/CD - imported files directly.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucafoscili committed Jan 29, 2024
1 parent d441c3d commit 7e728ca
Show file tree
Hide file tree
Showing 4 changed files with 2,684 additions and 37 deletions.
26 changes: 0 additions & 26 deletions packages/ketchup/src/components/kup-editor/kup-editor.css

This file was deleted.

1 change: 0 additions & 1 deletion packages/ketchup/src/components/kup-editor/kup-editor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ import { getProps, setProps } from '../../utils/utils';

@Component({
tag: 'kup-editor',
styleUrl: '',
shadow: false,
})
export class KupEditor {
Expand Down
Loading

0 comments on commit 7e728ca

Please sign in to comment.