Skip to content

Commit

Permalink
chore(input): Fix linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
andreidmt committed Mar 21, 2021
1 parent c5af878 commit 7530028
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/input/input.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* eslint-disable unicorn/prevent-abbreviations */

const debug = require("debug")("@asd14/gruvbox-ui:Input")

import React, { forwardRef } from "react"
Expand Down

0 comments on commit 7530028

Please sign in to comment.