mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-08-30 17:59:02 +00:00
ADD - support home screen app folders
This commit is contained in:
@@ -30,7 +30,7 @@ describe('widget layout', () => {
|
||||
instance.id.startsWith('wallet-'),
|
||||
)
|
||||
|
||||
expect(added).toMatchObject({ column: 0, page: 2, row: 0, size: 'small' })
|
||||
expect(added).toMatchObject({ column: 0, page: 1, row: 4, size: 'small' })
|
||||
})
|
||||
|
||||
it('moves a widget and reflows a displaced neighbor', () => {
|
||||
|
||||
Reference in New Issue
Block a user