Skip to content

Instantly share code, notes, and snippets.

@Khanin-devmode
Created December 11, 2023 06:32
Show Gist options
  • Save Khanin-devmode/6ca651faafea347d2fce392884febb0f to your computer and use it in GitHub Desktop.
Save Khanin-devmode/6ca651faafea347d2fce392884febb0f to your computer and use it in GitHub Desktop.
return Widgetbook.material(addons: [
DeviceFrameAddon(
devices: [
Devices.ios.iPhone13Mini,
Devices.ios.iPhone13ProMax,
],
initialDevice: Devices.ios.iPhone13ProMax,
),
], directories: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment