I have added an esm build which fixes the warning "You are loading @emotion/react when it is already loaded. Running multiple instances may cause problems. This can happen if multiple versions are used, or if multiple builds of the same version are used." when using vite.
I also noticed a duplicate dependency which i have removed.
I have added an esm build which fixes the warning "You are loading @emotion/react when it is already loaded. Running multiple instances may cause problems. This can happen if multiple versions are used, or if multiple builds of the same version are used." when using vite.
I also noticed a duplicate dependency which i have removed.