Angular - Components
You have a component property
fruits = ['Mango', 'Peach', 'Grapes']. Which Angular template snippet correctly displays each fruit inside an ordered list?