1
0
Fork 0
mirror of https://github.com/CorentinTh/it-tools.git synced 2025-07-25 16:19:38 +02:00

feat(tool): git memo

This commit is contained in:
Corentin Thomasset 2022-04-12 13:24:14 +02:00
parent 889d594992
commit 5cd9997a84
No known key found for this signature in database
GPG key ID: 3103EB5E79496F9C
11 changed files with 504 additions and 18 deletions

View file

@ -2,7 +2,6 @@ import {
create,
NButton,
NConfigProvider,
NGlobalStyle,
NCard,
NInput,
NColorPicker,
@ -79,7 +78,6 @@ const components = [
NGridItem,
NButton,
NConfigProvider,
NGlobalStyle,
NCard,
NInput,
NColorPicker,