fix(gen): rename builder correctly

This commit is contained in:
2023-04-26 18:12:10 +02:00
parent 32cc6e8288
commit cef73aa62d
5 changed files with 10 additions and 10 deletions
@@ -15,7 +15,7 @@
// along with this program. If not, see <https://www.gnu.org/licenses/>.
/// Extension for component copy with feature
library component_copy_with_extension;
library wyatt_component_copy_with_extension;
export './src/domain/domain.dart';
export 'src/component_copy_with_extension.dart';