Skip to content

Commit

Permalink
Fixed #860 - primevue/fieldset not found
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Jan 27, 2021
1 parent bd37e9d commit 58f2c56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/fieldset/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
'use strict';
module.exports = require('./Fieldset.vue');

0 comments on commit 58f2c56

Please sign in to comment.