
This plugin provides the `ringsector` and `rmringsector` plugins. The Sandy design was adapted to use the `ringsector` plugin instead of its own method for doing this (that method was the base for this plugin). The plugin is also added to the tabbed-example component. This closes #3865
4 lines
196 B
JavaScript
4 lines
196 B
JavaScript
// This file is auto-generated | All changes you make will be overwritten.
|
|
export const name = '@freesewing/plugin-ringsector'
|
|
export const version = '3.0.0'
|
|
export const data = { name, version }
|