UNPKG

react-springs

Version:

ooh lookit the wow

13 lines 202 B
<!DOCTYPE html> <html> <head> <title>react-springs</title> <style> @import 'reset.css'; </style> </head> <body> <div id='container'></div> <script src='bundle.js'></script> </body> </html>