mirror of
https://github.com/status-im/status-web.git
synced 2025-01-13 14:14:51 +00:00
u
This commit is contained in:
parent
49575819a9
commit
7f29e1e262
@ -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(
|
export default new Proxy(
|
||||||
{},
|
{},
|
||||||
{
|
{
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
// @see https://github.com/tailwindlabs/heroicons/blob/master/react/index.esm.js
|
||||||
module.exports = new Proxy(
|
module.exports = new Proxy(
|
||||||
{},
|
{},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user