Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 3e4bee3e9d344f738eb9c179921f75ccd8fb79c5 12 lines 297 B view raw
1<!doctype html> 2<html> 3 <head> 4 <meta charset="utf-8" /> 5 <meta http-equiv="X-UA-Compatible" content="IE=edge" /> 6 <meta name="viewport" content="width=device-width,initial-scale=1.0" /> 7 <title>Components App</title> 8 </head> 9 <body> 10 <div data-cy-root></div> 11 </body> 12</html>