Eric Pabst
386ca357d0
Simplify Compose in React example ( #823 )
...
There is no need to use the attrs function.
2021-07-07 18:02:32 +02:00
Shagen Ogandzhanian
898fa303ff
Rename package names in web-core
...
androidx.compose.web -> org.jetbrains.compose.web
androidx.compose.web.elements -> org.jetbrains.compose.web.dom
2021-06-01 18:39:12 +02:00
Shagen Ogandzhanian
2132dac284
Prepare examples for the publicaiton of 0.0.0-web-dev-14
2021-06-01 17:13:25 +02:00
Oleksandr Karpovich
a1d2f86609
Compose-Web with React examples ( #693 )
...
* Add compose-web example with a react component
* Add example with a compose component in a react app
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2021-05-25 18:45:50 +02:00