Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 276 Bytes

Deprecation.md

File metadata and controls

11 lines (6 loc) · 276 Bytes

Pattern: Use of deprecated element

Issue: -

Description

Deprecated elements are expected to be removed in future. Alternatives should be found if possible.

Further Reading