Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
B
bridge
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
12
Issues
12
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mastodon
bridge
Commits
8b229a11
Commit
8b229a11
authored
Jun 20, 2018
by
Yamagishi Kazutoshi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing domainShape
parent
6471a8c3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
domainShape.js
app/javascript/bundles/HelloWorld/types/domainShape.js
+5
-0
No files found.
app/javascript/bundles/HelloWorld/types/domainShape.js
0 → 100644
View file @
8b229a11
import
PropTypes
from
'prop-types'
;
export
default
PropTypes
.
shape
({
url
:
PropTypes
.
string
.
isRequired
,
});
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment