From 0608bd26636ea5f19c6e9c9c9ba35118fcd761a9 Mon Sep 17 00:00:00 2001 From: Kelvin Kiptum Kiprop Date: Wed, 3 Apr 2024 23:35:00 +0300 Subject: [PATCH] Create old-cups-type.md --- .changeset/old-cups-type.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .changeset/old-cups-type.md diff --git a/.changeset/old-cups-type.md b/.changeset/old-cups-type.md new file mode 100644 index 0000000..ae1d70d --- /dev/null +++ b/.changeset/old-cups-type.md @@ -0,0 +1,13 @@ +--- +"antd-multi-dashboard": patch +--- + +### Code optimization & bug fixes +- chore: change onboarding flow. From landing → login → home +- feat(ui): made general user interface simple and minimal +- chore: cleaned up imports and refactors +- chore(deps-dev): bump vite from 4.5.2 to 4.5.3 +- chore: refactored pages imports and exports +- chore: refactored stories imports and exports +- feat(page): added about project page +- chore(docs): added CONTRIBUTING.md docs