UNPKG

testpub-ssr

Version:

Test Pub SSR

15 lines (13 loc) 348 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Selectives Component Library</title> </head> <body> <div id="selectives-editor-portal"></div> <div id="rendered"></div> <div id="another-rendered"></div> </body> </html>