// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Render should render component 1`] = `

API Key Created

Key api key test
You will only be able to view this key here once! It is not stored in this form. So be sure to copy it now.

You can authenticate request using the Authorization HTTP header, example:

        curl -H "Authorization: Bearer 
        api key test
        " 
        test/path
        /api/dashboards/home
      
`;