View this code at http://livecoding.io/3682655
View this code at http://livecoding.io/3682673
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import sri.core.{ComponentConstructor, ReactClass} | |
import scala.scalajs.js | |
import scala.scalajs.js.ConstructorTag | |
object LcHoc { | |
def apply[T <: ReactClass {type PropsType; type StateType}](params: js.UndefOr[LcHocParams] = js.undefined) | |
(implicit tag: ConstructorTag[T]): ComponentConstructor { | |
type ComponentType = T | |
type PropsType = T#PropsType |
I hereby claim:
- I am bfly2000 on github.
- I am benfleisch (https://keybase.io/benfleisch) on keybase.
- I have a public key ASBYzIzhO_sENs9aeKKUHfXq_F6psJmeb-qSXQ4kCWUclwo
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Embeddium instance tainted by mods: [betterfpsdist, gtceu, oculus, bocchium, culllessleaves] | |
// Please do not reach out for Embeddium support without removing these mods first. | |
// ------- | |
// This doesn't make any sense! | |
Time: 2024-10-19 15:45:16 | |
Description: Unexpected error | |
java.lang.NullPointerException: Unexpected error |