chore: update shortcut view

This commit is contained in:
Steven
2023-07-04 20:53:07 +08:00
parent 84bc7ae922
commit 7d90b47875
4 changed files with 23 additions and 36 deletions

View File

@ -65,7 +65,8 @@ const Home: React.FC = () => {
<Icon.PackageOpen className="w-12 h-auto text-gray-400" />
<p className="mt-4 mb-2">No shortcuts found.</p>
<Button size="sm" onClick={() => setShowCreateShortcutDialog(true)}>
Create one
<Icon.Plus className="w-5 h-auto mr-1" />
Create
</Button>
</div>
) : (