We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d4520e commit af7884dCopy full SHA for af7884d
packages/@internationalized/date/tests/manipulation.test.js
@@ -800,4 +800,4 @@ describe('ZonedDateTime manipulation', function () {
800
expect(date.subtract({[`${Unit}`]: 5})).toEqual(Expected);
801
});
802
803
-});
+});
0 commit comments