This commit is contained in:
Pavel 2024-09-10 16:21:52 +02:00
parent 49575819a9
commit 7f29e1e262
No known key found for this signature in database
GPG Key ID: 8E4C82D464215E83
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,4 @@
// The only reason this file exists is to appease Vite's optimizeDeps feature which requires a root-level import.
// @see https://github.com/tailwindlabs/heroicons/blob/master/react/index.esm.js
export default new Proxy(
{},
{

View File

@ -1,3 +1,4 @@
// @see https://github.com/tailwindlabs/heroicons/blob/master/react/index.esm.js
module.exports = new Proxy(
{},
{