We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da4469d commit 53f07d3Copy full SHA for 53f07d3
src/components/layout/Header.tsx
@@ -1,5 +1,4 @@
1
import React from 'react';
2
-import { Button } from '../ui/Button';
3
4
interface HeaderProps {
5
onSave?: () => void;
0 commit comments