UNPKG

react-devdotto

Version:

> Embed your Posts on Dev.to into your React Project.

12 lines (11 loc) 259 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="theme-color" content="#000000" /> </head> <body> <div id="root"></div> </body> </html>