hi guys! i want to use this lib in my project <htt...
# react
d
hi guys! i want to use this lib in my project https://github.com/react-materialize/react-materialize is there kotlin equivalent for line:
Copy code
import { Button, Card, Row, Col } from 'react-materialize';
i'm using
create-react-kotlin-app