u

use-insertion-effect-with-fallbacks

A wrapper package that uses `useInsertionEffect` or a fallback for it
https://github.com/emotion-js/emotion/tree/main#readme
MIT
emotion use-insertion-effect-with-fallbacks
emmatown tkh44 emotion-release-bot andarist
Files download
File Operation
use-insertion-effect-with-fallbacks-1.0.1.jar download
use-insertion-effect-with-fallbacks-1.0.1.pom download
use-insertion-effect-with-fallbacks-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm.at.emotion</groupId>
  <artifactId>use-insertion-effect-with-fallbacks</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm.at.emotion:use-insertion-effect-with-fallbacks:1.0.1'
Gradle Kotlin
implementation("org.mvnpm.at.emotion:use-insertion-effect-with-fallbacks:1.0.1")
Scala SBT
libraryDependencies += "org.mvnpm.at.emotion" % "use-insertion-effect-with-fallbacks" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm.at.emotion', module='use-insertion-effect-with-fallbacks', version='1.0.1')
)
Apache Ivy
<dependency org="org.mvnpm.at.emotion" name="use-insertion-effect-with-fallbacks" rev="1.0.1" />
Leiningen
[org.mvnpm.at.emotion/use-insertion-effect-with-fallbacks "1.0.1"]
Apache Buildr
'org.mvnpm.at.emotion:use-insertion-effect-with-fallbacks:jar:1.0.1'
Dependencies

compile

|-- org.mvnpm:react