Skip to content

Commit

Permalink
Add missing 'permanent' to two CSS files (facebookarchive#877)
Browse files Browse the repository at this point in the history
  • Loading branch information
flarnie authored and ouchxp committed Apr 7, 2017
1 parent c7c7bc1 commit f03fc50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/component/base/DraftEditorPlaceholder.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/**
* @providesModule DraftEditorPlaceholder
* @permanent
*/

.public/DraftEditorPlaceholder/root {
Expand Down
1 change: 1 addition & 0 deletions src/component/utils/DraftStyleDefault.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/**
* @providesModule DraftStyleDefault
* @permanent
*/

.public/DraftStyleDefault/block {
Expand Down

0 comments on commit f03fc50

Please sign in to comment.