Skip to content

Commit

Permalink
Update knobs.js
Browse files Browse the repository at this point in the history
  • Loading branch information
anishagg17 authored Jul 16, 2020
1 parent de58750 commit 15f30d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-docs/src/services/playground/knobs.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React, { useState, useEffect } from 'react';
import { assertUnreachable, PropTypes, useValueDebounce } from 'react-view';
import { assertUnreachable, PropTypes } from 'react-view';
import {
EuiSpacer,
EuiSwitch,
Expand Down

0 comments on commit 15f30d3

Please sign in to comment.