From c0507ca4f0b7d94ae01ccdd628ba8710e3813dc5 Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Tue, 15 Feb 2022 09:44:45 +0100 Subject: [PATCH] chore: format Signed-off-by: Johan Haals --- .changeset/twenty-dodos-rule.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/twenty-dodos-rule.md b/.changeset/twenty-dodos-rule.md index 6b892ce68f..5167811a3d 100644 --- a/.changeset/twenty-dodos-rule.md +++ b/.changeset/twenty-dodos-rule.md @@ -3,4 +3,4 @@ --- Deprecates `EDIT_URL_ANNOTATION`, `LOCATION_ANNOTATION`, `ORIGIN_LOCATION_ANNOTATION`, `SOURCE_LOCATION_ANNOTATION`, `VIEW_URL_ANNOTATION` -and replaces these constants all prefixed with ANNOTATION_ `ANNOTATION_EDIT_URL`, `ANNOTATION_LOCATION`, `ANNOTATION_ORIGIN_LOCATION`, `ANNOTATION_SOURCE_LOCATION`, `ANNOTATION_VIEW_URL` +and replaces these constants all prefixed with ANNOTATION\_ `ANNOTATION_EDIT_URL`, `ANNOTATION_LOCATION`, `ANNOTATION_ORIGIN_LOCATION`, `ANNOTATION_SOURCE_LOCATION`, `ANNOTATION_VIEW_URL`