Antd package update.

This commit is contained in:
Patrick Fic
2023-01-17 20:10:59 -08:00
parent 533a5b87ec
commit 8dc480826b
6 changed files with 198 additions and 264 deletions

View File

@@ -1,6 +1,4 @@
import * as Sentry from "@sentry/react";
import "antd/dist/antd.css";
//import "antd/dist/antd.less";
import Dinero from "dinero.js";
import React from "react";
import { createRoot } from "react-dom/client";