Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
feat(codesandbox): skip-to-content
Browse files Browse the repository at this point in the history
  • Loading branch information
ariellalgilmore committed Dec 27, 2021
1 parent 724b61e commit 581ee3b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions examples/codesandbox/basic/components/skip-to-content/src/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/**
* @license
*
* Copyright IBM Corp. 2020, 2021
*
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
*/

import 'carbon-web-components/es/components/skip-to-content/index.js';
import 'carbon-web-components/es/components/button/index.js';

0 comments on commit 581ee3b

Please sign in to comment.