Skip to content

Commit

Permalink
chore: Set empty array for constants and examples
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Jun 28, 2020
1 parent 24c7aa1 commit 5a537f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/data/navigationApi.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
const navigationApi = {
description: '',
usage: "import { navigation } from 'nr1'",
constants: [],
examples: [],
typeDefs: [
{
name: 'Nerdlet',
Expand Down

0 comments on commit 5a537f0

Please sign in to comment.