add missing deps

This commit is contained in:
Felix Roos 2022-05-17 21:55:37 +02:00
parent b7fac65a87
commit 0bcc01ed0e
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,5 @@
import React from 'react';
export function Icon({ type }) {
return (
<svg xmlns="http://www.w3.org/2000/svg" className="sc-h-5 sc-w-5" viewBox="0 0 20 20" fill="currentColor">