Skip to content

Commit

Permalink
fix: Force publish
Browse files Browse the repository at this point in the history
  • Loading branch information
andreidmt committed Mar 19, 2021
1 parent 700d156 commit ff95652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/input/input.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* eslint-disable unicorn/prevent-abbreviations */

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

import React, { forwardRef } from "react"
import PropTypes from "prop-types"
Expand Down

0 comments on commit ff95652

Please sign in to comment.