Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Add comment to say where it's originated from
Browse files Browse the repository at this point in the history
  • Loading branch information
Dom Harrington committed Feb 8, 2018
1 parent e930fc1 commit 954eeea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Modified version of https://github.com/mozilla-services/react-jsonschema-form/blob/158fd6465b46ba232864727a05704bf3708d2c5e/src/components/widgets/CheckboxWidget.js without Description
const React = require('react');
const PropTypes = require('prop-types');

Expand Down

0 comments on commit 954eeea

Please sign in to comment.