Skip to content

Commit

Permalink
fix: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
klown committed Oct 13, 2023
1 parent 3592783 commit ea5e80c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Palette.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
* https://github.com/inclusive-design/adaptive-palette/blob/main/LICENSE
*/

import { render } from "preact";
import { html } from "htm/preact";
import { PaletteCell } from "./PaletteCell";
import "./Palette.scss";
Expand Down

0 comments on commit ea5e80c

Please sign in to comment.