UNPKG
@jlalmes/goober
Version:
latest (2.0.38-fix.5)
2.0.38-fix.5
2.0.38-fix.4
2.0.38-fix.3
2.0.38-fix.2
2.0.38-fix.1
A less than 1KB css-in-js solution
github.com/cristianbote/goober
cristianbote/goober
@jlalmes/goober
/
should-forward-prop
/
dist
/
goober-should-forward-prop.esm.js
2 lines
(1 loc)
•
99 B
JavaScript
View Raw
1
2
function
e
(
e
){
return
function
(
n
){
for
(
let
t
in
n)
e
(t)||
delete
n[t]}}
export
{e
as
shouldForwardProp};