UNPKG
ontime-components
Version:
latest (2.0.0)
2.0.0
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.0
List of react components
github.com/OntimeLengo/ontime-components
OntimeLengo/ontime-components
ontime-components
/
build
/
components
/
Row
/
index.d.ts
3 lines
(2 loc)
•
45 B
TypeScript
View Raw
1
2
3
import
{
Row
}
from
'./Row'
;
export
{
Row
};