This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tsai
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
unused "options" member in prop types
pull/703/head
Michael Shanks
6 years ago
parent
a1fb9aea6b
commit
45e583dc95
1 changed files
with
0 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
packages/builder/src/components/userInterface/pagesParsing/types.js
1
packages/builder/src/components/userInterface/pagesParsing/types.js
View File
@ -10,7 +10,6 @@ export const TYPE_MAP = {
}
,
options
:
{
default
:
[
]
,
options
:
[
]
,
}
,
event
:
{
default
:
[
]
,
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
tsai/budibase
Title
Body
Create Issue